Perlin Noise
Generate perlin noise.
Node Data | |
|---|---|
Display name | |
Perlin Noise | |
Internal name | |
Node_Perlin | |
Inheritances | |
| Node_Processor | |
| Node_Perlin | |
Inputs | |
Node_Perlin | |
dimension |
Dimension |
surface |
Uv Map |
slider |
Uv Mix |
surface |
Mask |
seed |
|
rotation |
Phase |
int |
Iteration |
bool |
Tile |
vec2 |
Position |
rotation |
Rotation |
vec2 |
Scale |
enum |
Blend Method |
float |
Scaling |
slider |
Amplitude |
enum |
Color Mode |
range |
Color R Range |
range |
Color G Range |
range |
Color B Range |
Outputs | |
Node_Perlin | |
surface |
Surface Out |
Attributes | |
| Color Depth | |
Related Links
- Base Code: /scripts/node_perlin/node_perlin.gml
- Shader [sh_perlin_tiled]: /shaders/sh_perlin_tiled/sh_perlin_tiled.fsh